CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DIB VC

搜索资源列表

  1. imageTechFunction

    0下载:
  2. vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:李昀
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5610
    • 提供者:
  1. DIBDisplay

    0下载:
  2. 基于VC++6.0创建的显示DIB图像的程序,简单易懂-Based on VC++ 6.0 created DIB image shows the procedure simple
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:98708
    • 提供者:韩冰
  1. OperateDIB

    0下载:
  2. 这是一个关于位图格式显示的程序,基于VC来进行实现,里面编写有一个DIB的类-This is a bitmap format about the procedure, based on the VC to realize, which has prepared a DIB class
  3. 所属分类:Graph program

    • 发布日期:2017-05-31
    • 文件大小:12918873
    • 提供者:wushaoqing
  1. RotateView

    0下载:
  2. 用VC写的图像查看、旋转查看。图像显示方式为DIB。-Writing with VC image viewing, rotating view. Image display for the DIB.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:75046
    • 提供者:可乐
  1. 01

    0下载:
  2. 使用vc++构造一个DIB类,并打开一副位图。 有保存,粘贴,复制等功能 -Using vc++ to construct a DIB class, and open a pair of bitmaps. Have saved, paste, copy and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:88409
    • 提供者:bonnie
  1. DIBDisplay

    0下载:
  2. 主要用于打开DIB格式的图片。此程序需在VC++6.0环境下打开。-DIB format is mainly used to open the picture.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2166231
    • 提供者:David
  1. DIBDispaly

    0下载:
  2. DIB位图显示的完全VC代码,典型的代码-DIB bitmap VC show the complete code, a typical code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2136535
    • 提供者:xiao
  1. chap11

    0下载:
  2. 基于Dib类图像处理 VC++ 编写简练 易二次开发-Dib-type image processing based on VC++ to prepare concise and easy to the secondary development
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1470885
    • 提供者:zhangpin
  1. ButtonanimationusinghDIB

    0下载:
  2. 使用DIB制作动画按钮!清楚表明VC++什么都能实现!-The use of DIB animation button! Clearly show that the VC++, what can!
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:93339
    • 提供者:我我我
  1. image2

    0下载:
  2. 用DIB类进行图像读取和显示,并且编程各项特效效果,如移动等。取自《vc++图像处理程序设计》第2章-With DIB class to read and display images, and the programming effects of various effects, such as movement. Retrieved from " vc++ Image Manipulation Program Design" Chapter 2
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3976829
    • 提供者:guoguo
  1. DIBDisplay

    0下载:
  2. 用VC++实现的图像读取的基本算法,可读取DIB文件-Using VC++ to achieve the image to read the basic algorithm, DIB files can be read
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2154866
    • 提供者:mingluxie
  1. DIBread

    0下载:
  2. 面向过程的DIB的读写及访问,在VC++下绝对可以运行-DIB process-oriented read and write and access
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2064357
    • 提供者:blues
  1. DIBDisplay

    0下载:
  2. 用VC++实现的DIB图像显示类函数,可实现DIB图像的显示功能!-DIB display base on VC++
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:48260
    • 提供者:冯杰
  1. ShowDIB2.2.5

    0下载:
  2. 使用VC++编程实现彩色图像DIB显示,是学习图像编程的基础-complish the program that can show a color image by VC ,it is the base of studying programming
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:337731
    • 提供者:tianya
  1. 1

    0下载:
  2. 基于VC环境下人量检测系统 HDIB DIB::ReadDIBFile(HANDLE hFile) { BITMAPFILEHEADER bmfHeader DWORD dwBitsSize HANDLE hDIB HANDLE hDIBtmp LPBITMAPINFOHEADER lpbi DWORD dwRead //得到文件大小 dwBitsSize = GetFileSize(hFile,NULL) hDIB =
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:384203
    • 提供者:jad
  1. ImageShow

    0下载:
  2. 把VS中对图像处理的image类成功的打包到VC中应用,比DIB更具有优势,能够读很多类型的图片。-VS in the image on the image processing class to the VC in the success of packaged applications, more advantages than the DIB can read many types of images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6056164
    • 提供者:刘飞
  1. Source

    0下载:
  2. 一共五个文件,是vc++图像处理程序,包括读取DIB,各种图像处理算法,huffman编码,等等,功能强大。-A total of five papers, is vc++ image processing procedures, including reading DIB, various image processing algorithms, huffman coding, so powerful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1770706
    • 提供者:小天
  1. VC_Programming_button_animation_using_DIB_classic_

    0下载:
  2. VC编程开发使用DIB制作动画按钮经典代码VC Programming button animation using the DIB classic code-VC Programming button animation using the DIB classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:191763
    • 提供者:cod
  1. VC_6_0BMP

    0下载:
  2. [摘要]本文探讨了VC++6.0 环境下BMP 图像文件的显示。首先详细介绍BMP 图像文件的两种类型DDB 和DIB 的各部分组成 及其意义,并对DIB 的两种形式Windows DIB 和OS/ 2 DIB 加以区别,然后利用VC++6.0 的MFC 库函数对DDB 位图的显示加以 实现,对DIB 位图的显示过程以程序流程图的形式详细说明-[Abstract] This article discusses the environment of VC++6.0 display BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:158311
    • 提供者:xiaoquan
« 1 2 3 45 6 »
搜珍网 www.dssz.com